[INFO] cloning repository https://github.com/sooboy/iridium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sooboy/iridium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsooboy%2Firidium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsooboy%2Firidium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65f40bb1b8e810941f63f94f340a6e5612504ea7
[INFO] testing sooboy/iridium against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsooboy%2Firidium" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sooboy/iridium
[INFO] finished tweaking git repo https://github.com/sooboy/iridium
[INFO] tweaked toml for git repo https://github.com/sooboy/iridium written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sooboy/iridium on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sooboy/iridium already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.7.1
[INFO] [stderr]   Downloaded rand_core v0.2.2
[INFO] [stderr]   Downloaded rand_core v0.3.0
[INFO] [stderr]   Downloaded quote v0.6.9
[INFO] [stderr]   Downloaded proc-macro2 v0.4.20
[INFO] [stderr]   Downloaded serde_derive v1.0.80
[INFO] [stderr]   Downloaded thread-scoped v1.0.2
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded bincode v1.0.1
[INFO] [stderr]   Downloaded csv-core v0.1.4
[INFO] [stderr]   Downloaded term v0.5.1
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] [stderr]   Downloaded rand v0.4.3
[INFO] [stderr]   Downloaded itertools v0.7.8
[INFO] [stderr]   Downloaded syn v0.15.18
[INFO] [stderr]   Downloaded nom v4.1.1
[INFO] [stderr]   Downloaded rand v0.5.5
[INFO] [stderr]   Downloaded serde_json v1.0.32
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded serde v1.0.80
[INFO] [stderr]   Downloaded regex v1.0.5
[INFO] [stderr]   Downloaded regex-syntax v0.6.2
[INFO] [stderr]   Downloaded criterion-stats v0.2.5
[INFO] [stderr]   Downloaded cc v1.0.25
[INFO] [stderr]   Downloaded failure v0.1.3
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] [stderr]   Downloaded pest v1.0.6
[INFO] [stderr]   Downloaded pest_derive v1.0.8
[INFO] [stderr]   Downloaded handlebars v0.32.4
[INFO] [stderr]   Downloaded ryu v0.2.6
[INFO] [stderr]   Downloaded backtrace-sys v0.1.24
[INFO] [stderr]   Downloaded byteorder v1.2.7
[INFO] [stderr]   Downloaded log v0.4.6
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded backtrace v0.3.9
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded itertools-num v0.1.2
[INFO] [stderr]   Downloaded time v0.1.40
[INFO] [stderr]   Downloaded walkdir v2.2.6
[INFO] [stderr]   Downloaded ucd-util v0.1.2
[INFO] [stderr]   Downloaded winapi-util v0.1.1
[INFO] [stderr]   Downloaded criterion v0.2.5
[INFO] [stderr]   Downloaded csv v1.0.2
[INFO] [stderr]   Downloaded wincolor v1.0.1
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded memchr v2.1.1
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded criterion-plot v0.2.5
[INFO] [stderr]   Downloaded failure_derive v0.1.3
[INFO] [stderr]   Downloaded same-file v1.0.4
[INFO] [stderr]   Downloaded quick-error v1.2.2
[INFO] [stderr]   Downloaded termcolor v1.0.4
[INFO] [stderr]   Downloaded redox_syscall v0.1.40
[INFO] [stderr]   Downloaded rustc-demangle v0.1.9
[INFO] [stderr]   Downloaded simplelog v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89c301cdd964dda05050f3005c9582bed8c068e96a4cbe3f8bb1f1de9ac4e456
[INFO] running `Command { std: "docker" "start" "-a" "89c301cdd964dda05050f3005c9582bed8c068e96a4cbe3f8bb1f1de9ac4e456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89c301cdd964dda05050f3005c9582bed8c068e96a4cbe3f8bb1f1de9ac4e456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c301cdd964dda05050f3005c9582bed8c068e96a4cbe3f8bb1f1de9ac4e456", kill_on_drop: false }`
[INFO] [stdout] 89c301cdd964dda05050f3005c9582bed8c068e96a4cbe3f8bb1f1de9ac4e456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee26c5c0f40515293270c3b0852be577ca30754eaf913185370e237f977e2318
[INFO] running `Command { std: "docker" "start" "-a" "ee26c5c0f40515293270c3b0852be577ca30754eaf913185370e237f977e2318", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.2
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling quote v0.6.9
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]    Compiling syn v0.15.18
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling uuid v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]    Compiling bincode v1.0.1
[INFO] [stderr]    Compiling iridium v0.0.33 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/cluster/message.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/cluster/message.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/comment_parsers.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / /// Looks for a comment start
[INFO] [stdout] 5 | | /// Examples:
[INFO] [stdout]   | |_------------^
[INFO] [stdout]   |   |
[INFO] [stdout]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/directive_parsers.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Will try to parse out any of the Directive forms
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | /// Will try to parse out any of the Instruction forms
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/label_parsers.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/label_parsers.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/operand_parsers.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / /// Parser for all numbers, which have to be prefaced with `#` in our assembly language:
[INFO] [stdout] 8 | | /// #100
[INFO] [stdout]   | |_-------^
[INFO] [stdout]   |   |
[INFO] [stdout]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / /// Parser for all floats, which have to be prefaced with `#` in our assembly language:
[INFO] [stdout] 31 | | /// #100.0
[INFO] [stdout]    | |_---------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeInfo`
[INFO] [stdout]   --> src/cluster/client.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cluster::{NodeInfo};
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeAlias`
[INFO] [stdout]  --> src/cluster/manager.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cluster::{NodeAlias, NodeInfo};
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/remote/client.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     buf.trim_right();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 80 -                     buf.trim_right();
[INFO] [stdout] 80 +                     buf.trim_end();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register`
[INFO] [stdout]    --> src/assembler/mod.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 let register = i.get_register_number();
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/client.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 if let Ok(mut hello) = IridiumMessage::hello(alias, &self.bind_port.clone().unwrap()) {
[INFO] [stdout]    |                           ----^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]    --> src/cluster/client.rs:183:29
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...                   ref alias,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/server.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 | ...                   let mut cmgr_lock = cmgr.read().unwrap();
[INFO] [stdout]    |                           ----^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/server.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut cmgr = connection_manager.clone();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]   --> src/assembler/mod.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Assembler {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     buf: [u8; 4],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Assembler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol_type` is never read
[INFO] [stdout]  --> src/assembler/symbols.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Symbol {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     symbol_type: SymbolType,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `at` and `application_id` are never read
[INFO] [stdout]   --> src/vm.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct VMEvent {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 36 |     pub event: VMEventType,
[INFO] [stdout] 37 |     at: DateTime<Utc>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     application_id: Uuid,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VMEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/assembler/mod.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 let _ = wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cluster/message.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_IridiumMessage`
[INFO] [stdout] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stdout] 11 | pub enum IridiumMessage {
[INFO] [stdout]    |          -------------- `IridiumMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cluster/message.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_IridiumMessage`
[INFO] [stdout] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stdout] 11 | pub enum IridiumMessage {
[INFO] [stdout]    |          -------------- `IridiumMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::str::<impl str>::trim_right` that must be used
[INFO] [stdout]   --> src/remote/client.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     buf.trim_right();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this returns the trimmed string as a new slice, without modifying the original
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let _ = buf.trim_right();
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repl/mod.rs:314:46
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let addr = ip.to_owned() + ":" + port.clone();
[INFO] [stdout]     |                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude::*`
[INFO] [stdout]  --> src/bin/iridium.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/iridium.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut vm = VM::new()
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/iridium.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let mut rx = repl.rx_pipe.take();
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ee26c5c0f40515293270c3b0852be577ca30754eaf913185370e237f977e2318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee26c5c0f40515293270c3b0852be577ca30754eaf913185370e237f977e2318", kill_on_drop: false }`
[INFO] [stdout] ee26c5c0f40515293270c3b0852be577ca30754eaf913185370e237f977e2318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae0f605f764d96db5ffe4dad9ec019c3dad7533bb317513886c4982b5fbd4d81
[INFO] running `Command { std: "docker" "start" "-a" "ae0f605f764d96db5ffe4dad9ec019c3dad7533bb317513886c4982b5fbd4d81", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling cast v0.2.2
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling term v0.5.1
[INFO] [stderr]    Compiling csv-core v0.1.4
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling thread-scoped v1.0.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling walkdir v2.2.6
[INFO] [stderr]    Compiling itertools-num v0.1.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/cluster/message.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/cluster/message.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/comment_parsers.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / /// Looks for a comment start
[INFO] [stdout] 5 | | /// Examples:
[INFO] [stdout]   | |_------------^
[INFO] [stdout]   |   |
[INFO] [stdout]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/directive_parsers.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Will try to parse out any of the Directive forms
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | /// Will try to parse out any of the Instruction forms
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/label_parsers.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/label_parsers.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/operand_parsers.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / /// Parser for all numbers, which have to be prefaced with `#` in our assembly language:
[INFO] [stdout] 8 | | /// #100
[INFO] [stdout]   | |_-------^
[INFO] [stdout]   |   |
[INFO] [stdout]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / /// Parser for all floats, which have to be prefaced with `#` in our assembly language:
[INFO] [stdout] 31 | | /// #100.0
[INFO] [stdout]    | |_---------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeInfo`
[INFO] [stdout]   --> src/cluster/client.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cluster::{NodeInfo};
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeAlias`
[INFO] [stdout]  --> src/cluster/manager.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cluster::{NodeAlias, NodeInfo};
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/remote/client.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     buf.trim_right();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 80 -                     buf.trim_right();
[INFO] [stdout] 80 +                     buf.trim_end();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register`
[INFO] [stdout]    --> src/assembler/mod.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 let register = i.get_register_number();
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/client.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 if let Ok(mut hello) = IridiumMessage::hello(alias, &self.bind_port.clone().unwrap()) {
[INFO] [stdout]    |                           ----^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]    --> src/cluster/client.rs:183:29
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...                   ref alias,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/server.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 | ...                   let mut cmgr_lock = cmgr.read().unwrap();
[INFO] [stdout]    |                           ----^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/server.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut cmgr = connection_manager.clone();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]   --> src/assembler/mod.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Assembler {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     buf: [u8; 4],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Assembler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol_type` is never read
[INFO] [stdout]  --> src/assembler/symbols.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Symbol {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     symbol_type: SymbolType,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `at` and `application_id` are never read
[INFO] [stdout]   --> src/vm.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct VMEvent {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 36 |     pub event: VMEventType,
[INFO] [stdout] 37 |     at: DateTime<Utc>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     application_id: Uuid,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VMEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/assembler/mod.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 let _ = wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cluster/message.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_IridiumMessage`
[INFO] [stdout] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stdout] 11 | pub enum IridiumMessage {
[INFO] [stdout]    |          -------------- `IridiumMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cluster/message.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_IridiumMessage`
[INFO] [stdout] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stdout] 11 | pub enum IridiumMessage {
[INFO] [stdout]    |          -------------- `IridiumMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::str::<impl str>::trim_right` that must be used
[INFO] [stdout]   --> src/remote/client.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     buf.trim_right();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this returns the trimmed string as a new slice, without modifying the original
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let _ = buf.trim_right();
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repl/mod.rs:314:46
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let addr = ip.to_owned() + ":" + port.clone();
[INFO] [stdout]     |                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude::*`
[INFO] [stdout]  --> src/bin/iridium.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/iridium.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut vm = VM::new()
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/iridium.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let mut rx = repl.rx_pipe.take();
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling simplelog v0.5.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling csv v1.0.2
[INFO] [stderr]    Compiling criterion-stats v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.32
[INFO] [stderr]    Compiling criterion-plot v0.2.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling failure v0.1.3
[INFO] [stderr]    Compiling handlebars v0.32.4
[INFO] [stderr]    Compiling criterion v0.2.5
[INFO] [stderr]    Compiling iridium v0.0.33 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::prelude::*`
[INFO] [stdout]  --> src/bin/iridium.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/iridium.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut vm = VM::new()
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/iridium.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let mut rx = repl.rx_pipe.take();
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/cluster/message.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/cluster/message.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/comment_parsers.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / /// Looks for a comment start
[INFO] [stdout] 5 | | /// Examples:
[INFO] [stdout]   | |_------------^
[INFO] [stdout]   |   |
[INFO] [stdout]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/directive_parsers.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Will try to parse out any of the Directive forms
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | /// Will try to parse out any of the Instruction forms
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/label_parsers.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/label_parsers.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/assembler/operand_parsers.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / /// Parser for all numbers, which have to be prefaced with `#` in our assembly language:
[INFO] [stdout] 8 | | /// #100
[INFO] [stdout]   | |_-------^
[INFO] [stdout]   |   |
[INFO] [stdout]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / /// Parser for all floats, which have to be prefaced with `#` in our assembly language:
[INFO] [stdout] 31 | | /// #100.0
[INFO] [stdout]    | |_---------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeInfo`
[INFO] [stdout]   --> src/cluster/client.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cluster::{NodeInfo};
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeAlias`
[INFO] [stdout]  --> src/cluster/manager.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cluster::{NodeAlias, NodeInfo};
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/remote/client.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     buf.trim_right();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 80 -                     buf.trim_right();
[INFO] [stdout] 80 +                     buf.trim_end();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register`
[INFO] [stdout]    --> src/assembler/mod.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 let register = i.get_register_number();
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/client.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 if let Ok(mut hello) = IridiumMessage::hello(alias, &self.bind_port.clone().unwrap()) {
[INFO] [stdout]    |                           ----^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]    --> src/cluster/client.rs:183:29
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...                   ref alias,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/server.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 | ...                   let mut cmgr_lock = cmgr.read().unwrap();
[INFO] [stdout]    |                           ----^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cluster/server.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut cmgr = connection_manager.clone();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]   --> src/assembler/mod.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Assembler {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     buf: [u8; 4],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Assembler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol_type` is never read
[INFO] [stdout]  --> src/assembler/symbols.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Symbol {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     symbol_type: SymbolType,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `at` and `application_id` are never read
[INFO] [stdout]   --> src/vm.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct VMEvent {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 36 |     pub event: VMEventType,
[INFO] [stdout] 37 |     at: DateTime<Utc>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     application_id: Uuid,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VMEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/assembler/mod.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 let _ = wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cluster/message.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_IridiumMessage`
[INFO] [stdout] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stdout] 11 | pub enum IridiumMessage {
[INFO] [stdout]    |          -------------- `IridiumMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cluster/message.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_IridiumMessage`
[INFO] [stdout] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stdout] 11 | pub enum IridiumMessage {
[INFO] [stdout]    |          -------------- `IridiumMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::str::<impl str>::trim_right` that must be used
[INFO] [stdout]   --> src/remote/client.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     buf.trim_right();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this returns the trimmed string as a new slice, without modifying the original
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let _ = buf.trim_right();
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repl/mod.rs:314:46
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let addr = ip.to_owned() + ":" + port.clone();
[INFO] [stdout]     |                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.5, nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "ae0f605f764d96db5ffe4dad9ec019c3dad7533bb317513886c4982b5fbd4d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0f605f764d96db5ffe4dad9ec019c3dad7533bb317513886c4982b5fbd4d81", kill_on_drop: false }`
[INFO] [stdout] ae0f605f764d96db5ffe4dad9ec019c3dad7533bb317513886c4982b5fbd4d81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e961182916c2d2ee8aa3d567db68b82aa343893aa3632774645574185e849ba1
[INFO] running `Command { std: "docker" "start" "-a" "e961182916c2d2ee8aa3d567db68b82aa343893aa3632774645574185e849ba1", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/cluster/message.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/cluster/message.rs:9:21
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]   |                     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]  --> src/assembler/comment_parsers.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / /// Looks for a comment start
[INFO] [stderr] 5 | | /// Examples:
[INFO] [stderr]   | |_------------^
[INFO] [stderr]   |   |
[INFO] [stderr]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stderr]   |
[INFO] [stderr]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/assembler/directive_parsers.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | /// Will try to parse out any of the Directive forms
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/assembler/instruction_parsers.rs:235:1
[INFO] [stderr]     |
[INFO] [stderr] 235 | /// Will try to parse out any of the Instruction forms
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]  --> src/assembler/label_parsers.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stderr]   |
[INFO] [stderr]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/assembler/label_parsers.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | /// Looks for a user-defined label, such as `label1:`
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]  --> src/assembler/operand_parsers.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | / /// Parser for all numbers, which have to be prefaced with `#` in our assembly language:
[INFO] [stderr] 8 | | /// #100
[INFO] [stderr]   | |_-------^
[INFO] [stderr]   |   |
[INFO] [stderr]   |   rustdoc does not generate documentation for macro invocations
[INFO] [stderr]   |
[INFO] [stderr]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/assembler/operand_parsers.rs:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | / /// Parser for all floats, which have to be prefaced with `#` in our assembly language:
[INFO] [stderr] 31 | | /// #100.0
[INFO] [stderr]    | |_---------^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NodeInfo`
[INFO] [stderr]   --> src/cluster/client.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | use cluster::{NodeInfo};
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NodeAlias`
[INFO] [stderr]  --> src/cluster/manager.rs:2:15
[INFO] [stderr]   |
[INFO] [stderr] 2 | use cluster::{NodeAlias, NodeInfo};
[INFO] [stderr]   |               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]   --> src/remote/client.rs:80:25
[INFO] [stderr]    |
[INFO] [stderr] 80 |                     buf.trim_right();
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 80 -                     buf.trim_right();
[INFO] [stderr] 80 +                     buf.trim_end();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `register`
[INFO] [stderr]    --> src/assembler/mod.rs:132:21
[INFO] [stderr]     |
[INFO] [stderr] 132 |                 let register = i.get_register_number();
[INFO] [stderr]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/cluster/client.rs:54:27
[INFO] [stderr]    |
[INFO] [stderr] 54 |                 if let Ok(mut hello) = IridiumMessage::hello(alias, &self.bind_port.clone().unwrap()) {
[INFO] [stderr]    |                           ----^^^^^
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `alias`
[INFO] [stderr]    --> src/cluster/client.rs:183:29
[INFO] [stderr]     |
[INFO] [stderr] 183 | ...                   ref alias,
[INFO] [stderr]     |                       ^^^^^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/cluster/server.rs:35:33
[INFO] [stderr]    |
[INFO] [stderr] 35 | ...                   let mut cmgr_lock = cmgr.read().unwrap();
[INFO] [stderr]    |                           ----^^^^^^^^^
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/cluster/server.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         let mut cmgr = connection_manager.clone();
[INFO] [stderr]    |             ----^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: field `buf` is never read
[INFO] [stderr]   --> src/assembler/mod.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Assembler {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 61 |     buf: [u8; 4],
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Assembler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `symbol_type` is never read
[INFO] [stderr]  --> src/assembler/symbols.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct Symbol {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 5 |     symbol_type: SymbolType,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `at` and `application_id` are never read
[INFO] [stderr]   --> src/vm.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct VMEvent {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 36 |     pub event: VMEventType,
[INFO] [stderr] 37 |     at: DateTime<Utc>,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 38 |     application_id: Uuid,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VMEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/assembler/mod.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 |                 wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 134 |                 let _ = wtr.write_i16::<LittleEndian>(value.unwrap());
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cluster/message.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]    |          ^--------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Serialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_IridiumMessage`
[INFO] [stderr] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stderr] 11 | pub enum IridiumMessage {
[INFO] [stderr]    |          -------------- `IridiumMessage` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cluster/message.rs:9:21
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]    |                     ^----------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     `Deserialize` is not local
[INFO] [stderr]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_IridiumMessage`
[INFO] [stderr] 10 | /// These are the message types that cluster nodes can exchange between themselves
[INFO] [stderr] 11 | pub enum IridiumMessage {
[INFO] [stderr]    |          -------------- `IridiumMessage` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::str::<impl str>::trim_right` that must be used
[INFO] [stderr]   --> src/remote/client.rs:80:21
[INFO] [stderr]    |
[INFO] [stderr] 80 |                     buf.trim_right();
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this returns the trimmed string as a new slice, without modifying the original
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 80 |                     let _ = buf.trim_right();
[INFO] [stderr]    |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repl/mod.rs:314:46
[INFO] [stderr]     |
[INFO] [stderr] 314 |         let addr = ip.to_owned() + ":" + port.clone();
[INFO] [stderr]     |                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `iridium` (lib) generated 25 warnings (run `cargo fix --lib -p iridium` to apply 9 suggestions)
[INFO] [stderr] warning: unused import: `std::io::prelude::*`
[INFO] [stderr]  --> src/bin/iridium.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::io::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/iridium.rs:118:21
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 let mut vm = VM::new()
[INFO] [stderr]     |                     ----^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/iridium.rs:122:21
[INFO] [stderr]     |
[INFO] [stderr] 122 |                 let mut rx = repl.rx_pipe.take();
[INFO] [stderr]     |                     ----^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `iridium` (bin "iridium") generated 3 warnings (run `cargo fix --bin "iridium" -p iridium` to apply 3 suggestions)
[INFO] [stderr] warning: `iridium` (lib test) generated 25 warnings (25 duplicates)
[INFO] [stderr] warning: `iridium` (bin "iridium" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.5, nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iridium-4c2be2c698b519dd)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test assembler::instruction_parsers::tests::test_parse_instruction_form_three ... ok
[INFO] [stdout] test assembler::instruction_parsers::tests::test_parse_instruction_form_two ... ok
[INFO] [stdout] test assembler::instruction_parsers::tests::test_parse_instruction_with_comment_one ... ok
[INFO] [stdout] test assembler::directive_parsers::tests::test_parser_directive ... ok
[INFO] [stdout] test assembler::label_parsers::tests::test_parse_label_usage ... ok
[INFO] [stdout] test assembler::label_parsers::tests::test_parse_label_declaration ... ok
[INFO] [stdout] test assembler::instruction_parsers::tests::test_parse_instruction_with_comment_two ... ok
[INFO] [stdout] test assembler::directive_parsers::tests::test_string_directive ... ok
[INFO] [stdout] test assembler::instruction_parsers::tests::test_parse_instruction_form_one_with_label ... ok
[INFO] [stdout] test assembler::instruction_parsers::tests::test_parse_cloop ... ok
[INFO] [stdout] test assembler::opcode_parsers::tests::test_opcode ... ok
[INFO] [stdout] test assembler::operand_parsers::tests::test_parse_float_operand ... ok
[INFO] [stdout] test assembler::tests::test_bad_ro_data ... ok
[INFO] [stdout] test assembler::program_parsers::tests::test_parse_load_greater_than_i16 ... ok
[INFO] [stdout] test assembler::tests::test_code_start_offset_written ... ok
[INFO] [stdout] test assembler::program_parsers::tests::test_parse_program ... ok
[INFO] [stdout] test assembler::register_parsers::tests::test_parse_register ... ok
[INFO] [stdout] test assembler::program_parsers::tests::test_program_to_bytes ... ok
[INFO] [stdout] test instruction::tests::test_create_hlt ... ok
[INFO] [stdout] test instruction::tests::test_create_instruction ... ok
[INFO] [stdout] test assembler::tests::test_ro_data_i32 ... ok
[INFO] [stdout] test assembler::tests::test_symbol_table ... ok
[INFO] [stdout] test assembler::tests::test_assemble_program ... ok
[INFO] [stdout] test assembler::program_parsers::tests::test_parse_cloop ... ok
[INFO] [stdout] test assembler::tests::test_first_phase_no_segment ... ok
[INFO] [stdout] test assembler::operand_parsers::tests::test_parse_integer_operand ... ok
[INFO] [stdout] test assembler::tests::test_ro_data_asciiz ... ok
[INFO] [stdout] test scheduler::tests::test_make_scheduler ... ok
[INFO] [stdout] test assembler::program_parsers::tests::test_complete_program ... ok
[INFO] [stdout] test assembler::operand_parsers::tests::test_parse_string_operand ... ok
[INFO] [stdout] test instruction::tests::test_int_to_opcode ... ok
[INFO] [stdout] test instruction::tests::test_str_to_opcode ... ok
[INFO] [stdout] test vm::tests::test_add_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_aloc_opcode ... ok
[INFO] [stdout] test vm::tests::test_and_opcode ... ok
[INFO] [stdout] test vm::tests::test_div_floating_point_opcode ... ok
[INFO] [stdout] test assembler::instruction_parsers::tests::test_parse_instruction_form_one ... ok
[INFO] [stdout] test assembler::tests::test_first_phase_inside_segment ... ok
[INFO] [stdout] test vm::tests::test_cloop_opcode ... ok
[INFO] [stdout] test vm::tests::test_div_opcode ... ok
[INFO] [stdout] test vm::tests::test_igl_opcode ... ok
[INFO] [stdout] test vm::tests::test_gt_opcode ... ok
[INFO] [stdout] test vm::tests::test_jmp_opcode ... ok
[INFO] [stdout] test vm::tests::test_gte_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_eq_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_create_vm ... ok
[INFO] [stdout] test vm::tests::test_jmpf_opcode ... ok
[INFO] [stdout] test vm::tests::test_add_opcode ... ok
[INFO] [stdout] test vm::tests::test_eq_opcode ... ok
[INFO] [stdout] test vm::tests::test_lt_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_lte_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_load_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_gt_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_lui_opcode ... ok
[INFO] [stdout] test vm::tests::test_hlt_opcode ... ok
[INFO] [stdout] test vm::tests::test_mul_opcode ... ok
[INFO] [stdout] test vm::tests::test_jmpb_opcode ... ok
[INFO] [stdout] test vm::tests::test_lt_opcode ... ok
[INFO] [stdout] test vm::tests::test_gte_opcode ... ok
[INFO] [stdout] test vm::tests::test_jmpe_opcode ... ok
[INFO] [stdout] test vm::tests::test_loadm_opcode ... ok
[INFO] [stdout] test vm::tests::test_load_opcode ... ok
[INFO] [stdout] test vm::tests::test_lte_opcode ... ok
[INFO] [stdout] test vm::tests::test_mul_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_neq_opcode ... ok
[INFO] [stdout] test vm::tests::test_pop_opcode ... ok
[INFO] [stdout] test vm::tests::test_setm_opcode ... ok
[INFO] [stdout] test vm::tests::test_neq_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_shr_opcode ... ok
[INFO] [stdout] test vm::tests::test_xor_opcode ... ok
[INFO] [stdout] test vm::tests::test_push_opcode ... ok
[INFO] [stdout] test vm::tests::test_not_opcode ... ok
[INFO] [stdout] test vm::tests::test_shl_opcode ... ok
[INFO] [stdout] test vm::tests::test_sub_floating_point_opcode ... ok
[INFO] [stdout] test vm::tests::test_or_opcode ... ok
[INFO] [stdout] test vm::tests::test_sub_opcode ... ok
[INFO] [stdout] test vm::tests::test_prts_opcode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/iridium.rs (/opt/rustwide/target/debug/deps/iridium-b22f128eb187256d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-9dd04140a16bb7db)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test create_vm ... ok
[INFO] [stderr]    Doc-tests iridium
[INFO] [stdout] test test_call_return ... ok
[INFO] [stdout] test test_hlt ... ok
[INFO] [stdout] test test_inc_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e961182916c2d2ee8aa3d567db68b82aa343893aa3632774645574185e849ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e961182916c2d2ee8aa3d567db68b82aa343893aa3632774645574185e849ba1", kill_on_drop: false }`
[INFO] [stdout] e961182916c2d2ee8aa3d567db68b82aa343893aa3632774645574185e849ba1
